Remove walletkit-android module and publish walletkit SNAPSHOT + align JNA aar#177
Merged
Guardiola31337 merged 1 commit intomainfrom Feb 1, 2026
Merged
Conversation
lukejmann
approved these changes
Feb 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
walletkit-androidmodule and publisheswalletkitSNAPSHOT+ align JNAaar@lukejmann any reason to keep both
walletkit-androidandwalletkitmodules? Wondering why we had them "duplicated" in the first place (refs. #160 and #161) 🤔Fixes 👇
Execution failed for task ':app:checkDevDebugDuplicateClasses'.
Description
kotlin/walletkit-android(duplicate artifact) so we only publishorg.world:walletkit(refs. https://linear.app/worldcoin/issue/MCORE-603/change-walletkit-artifact-name-and-publish-to-maven-repository)walletkitnow respects-PversionNameforSNAPSHOTpublishingaarinwalletkit(same as Oxide https://github.com/worldcoin/oxide/blob/2b6ff3e4274c69579e63bd4116625007183199fb/kotlin/sdk/build.gradle#L78) to avoid duplicate classesTesting
wld-androidhttps://github.com/worldcoin/wld-android/pull/6744)org.world:walletkit:<version>-SNAPSHOTto Maven Localwld-androidto consume the snapshot and confirmed duplicate‑class failure when JNA is not forced to AAR